The bash command line must know that Bash has several features:
TABKeys can be used to command completion
↑or ↓ keys can be used to quickly enter history commands
There are also interactive line edit shortcut keys:
C-A/ C-
When you build a Postgresql test environment and encounter a problem during installation, execute configure
The following error is reported during the process: configure: error: readline library not found. The colleague said that the system has been
When installing postgreSQL, you may encounter a problem when executing configure
The following error is reported: configure: error: readline library not found, but I installed it in the system.
Readline package,
1. Environment Information
2.
C-x C-C Exit Emacs! The most important Emacs command is :-)
Basic operationsC-B rollback 1 CharacterC-F advances 1 CharacterDel/backspace Delete characters on the left (#1)C-d: Delete characters under the cursorC-_/C-X c-u undo the last operation
#1:
PHP extension-Readline extension based on command line
Introduction
The readline extension function provides interfaces for accessing the GNU Readline library. these functions provide editable command lines. in Bash, you can use arrow buttons to
Compile the LuaLua project, which used the lua-5.1 version of the source code, compile-time prompt missing ReadLine library, can not find readline/readline.h header files, etc.The discovery system actually has installed the ReadLine library but did
To install ReadLine, Readline-dev the development package, or turn off the ReadLine feature using the--without-readline option.#yum install readline;#yum install Readline-dev;ReadLine is the command line editor, close, you can not edit the command
When a Postgresql test environment is set up and a problem occurs during installation, the following error is reported during configure execution: configure: error: readlinelibrary
When you build a Postgresql test environment and encounter a problem
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.